projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bb1f22
)
(choose_minibuf_frame): Support multiple frames on MSDOS.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 10 Jun 1996 21:03:43 +0000
(21:03 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 10 Jun 1996 21:03:43 +0000
(21:03 +0000)
src/minibuf.c
patch
|
blob
|
history
diff --git
a/src/minibuf.c
b/src/minibuf.c
index 9a65e2c9df54f6559e6757e5e62eadd301495991..13ec570e66b5905c55a31568141298c803c197d5 100644
(file)
--- a/
src/minibuf.c
+++ b/
src/minibuf.c
@@
-113,7
+113,7
@@
choose_minibuf_frame ()
if (selected_frame != 0
&& !EQ (minibuf_window, selected_frame->minibuffer_window))
{
-#if defined(MSDOS) && !defined(HAVE_X_WINDOWS)
+#if defined(MSDOS) && !defined(HAVE_X_WINDOWS)
&& !defined(MULTI_FRAME)
selected_frame->minibuffer_window = minibuf_window;
#else
/* I don't think that any frames may validly have a null minibuffer